synchronize(dex): bump Dex manifests to v2.45.0#3364
Conversation
|
Welcome to the Kubeflow Manifests Repository Thanks for opening your first PR. Your contribution means a lot to the Kubeflow community. Before making more PRs: Community Resources:
Thanks again for helping to improve Kubeflow. |
There was a problem hiding this comment.
Pull request overview
Updates the pinned Dex version used by the repository’s synchronization workflow and the checked-in manifests/documentation to Dex v2.45.0.
Changes:
- Bump
scripts/synchronize-dex-manifests.shto target Dex releasev2.45.0. - Update Dex Deployment image tag to
ghcr.io/dexidp/dex:v2.45.0. - Update the root README component/version table entry for Dex to
2.45.0.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| scripts/synchronize-dex-manifests.sh | Updates the Dex release pin used by the sync automation. |
| common/dex/base/deployment.yaml | Updates the Dex container image tag to v2.45.0. |
| README.md | Updates documented Dex version/link to v2.45.0. |
|
Please check https://github.com/dexidp/dex/blob/master/examples/k8s/dex.yaml, why the tests are failing and whether 2 replicas would also work. |
|
Thank you for the PR. Please check also whether https://github.com/danish9039/manifests/blob/sync/dex-next/common/dex/base/crds.yaml should be updated. And adjust the script to do so if needed. |
|
Please also rebase to master, the new copilot instructions should block pr titles that say sync instead of synchronisation |
2b9ff9c to
7bff7a0
Compare
|
@juliusvonkohout I checked the Dex first blocking issue was not replicas. The new Dex image |
Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
a28e552 to
a2d7e82
Compare
|
Thank you |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: juliusvonkohout The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* sync(dex): bump Dex manifests to v2.45.0 Signed-off-by: danish9039 <danishsiddiqui040@gmail.com> * dex: set numeric runAs user Signed-off-by: danish9039 <danishsiddiqui040@gmail.com> * dex: keep sync script executable Signed-off-by: danish9039 <danishsiddiqui040@gmail.com> --------- Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
✏️ Summary of Changes
v2.45.0common/dex/base/deployment.yamlREADME.md📦 Dependencies
🐛 Related Issues
✅ Contributor Checklist